listbox: handle moving mouse out of widget with button down
authorAlexander Larsson <alexl@redhat.com>
Mon, 17 Jun 2013 13:13:17 +0000 (15:13 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 17 Jun 2013 13:15:07 +0000 (15:15 +0200)
commit207703155b3128ddb7b1b3cb45a0c31e2e1ac0c9
treed36f23f145dbe79c3a5d43e555211762267171d7
parent3513981e1e770dbb17256eeb86243ecd37197c4c
listbox: handle moving mouse out of widget with button down

Unset active row, etc when mousing out of the widget totally.
gtk/gtklistbox.c